Keysight Pathwave 89600 VSA .NET API
ICollectionBase<T> Interface Members
See Also  Properties  Methods 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace : ICollectionBase<T> Interface

Glossary Item Box

The following tables list the members exposed by ICollectionBase<T>.

Public Properties

 NameDescriptionMinimum SW Version
 PropertyCountGets the number of items in the collection. (Inherited from Agilent.SA.Vsa.ICollectionBase)
 PropertyItemGets a reference to an object at the specified index in the collection.  
‡ This is the minimum 89600 VSA software version level needed to use this member.
Top

Public Methods

 NameDescriptionMinimum SW Version
 MethodIndexOfGets the index of the specified object within the collection.  
‡ This is the minimum 89600 VSA software version level needed to use this member.
Top

See Also